NoteColor Enumeration

Represents Note item background color.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public enum NoteColor

Members

Blue0 Blue color.
Green1 Green color.
Pink2 Pink color.
Yellow3 Yellow color.
White4 White color.
None5 None.

See Also